2.9 Implementing Circuits From Boolean Expressions
Logic circuit design 1: Implementation of F = A’BC’ + AB’C’ +ABC’ + ABC
Logic circuit design 2: Implementation of F = (A + B + C)(A + B + C’)(A + B’ +C’)(A’ + B + C’)